home *** CD-ROM | disk | FTP | other *** search
/ Alde ADA 1: #1 / CCCC 8804 Volume 1 Number 1 - Alde.iso / C / CCDROM.DIR next >
Encoding:
File List  |  1988-08-12  |  21.2 KB  |  330 lines

  1. *******************************************************************************
  2. *                                                                             *
  3. ************************* C CD-ROM Directory Listing **************************
  4. *                                                                             *
  5. ******** ALDE Publishing  4830 West 77th Street  Minneapolis, MN 55435 ********
  6. *                                                                             *
  7. *******************************************************************************
  8.  
  9. FILENAME.EXT     SIZE   DIRECTORY  DESCRIPTION
  10. ===============================================================================
  11. ABOUT.ARC         5113  MISC/ZED   Make your own on-line help in C
  12. ACE.ARC          58242  MISC/ZED   Patrick Bennett's text editor in C 1.24
  13. ADDLF.ARC          452     MS      Add line feeds to files
  14. ADVC10.ARC       13591  MISC/LIB   Advanced C routines
  15. ADVC11.ARC       14336  MISC/FUNC  Advanced C functions
  16. ALLDIR.ARC        6686     LA      Directory function
  17. ANALYZE2.ARC      3353  MISC/UTIL  C source analyzer for projects w/docs
  18. ANSI.ARC          2655     DS      Test ANSI driver functions
  19. ANYWHERE.ARC     21463  MISC/UTIL  File search across directories and drives
  20. AREACODE.ARC      5835  MISC/ZED   C source code for AREACODE.EXE
  21. ATOL.ARC          4156  MISC/FUNC  ATOL functions
  22. BAL.ARC           1613  MISC/UTIL  Balance parens, comments, etc...
  23. BAUD.ARC          1156  MISC/COMM  Determine baud rate in C
  24. BAWK2.ARC        31032  MISC/COMM  Public domain AWK
  25. BBSC.ARC         20369  MISC/COMM  Simple BBS in C for UNIX
  26. BEYONDC.ARC      32768  MISC/UTIL  ASCII file comparison utility
  27. BIGSORT.ARC      19451     86      Big sort with C source code
  28. BISICC.ARC       19367     86      UNIX like CC command
  29. BITMANIP.ARC      3274  MISC/FUNC  Bit manipulation functions in C
  30. BMAC.ARC          6795     LA      ASSM IF/THEN program
  31. BPLUS11.ARC      24963  MISC/LIB   B+ file routines for C
  32. BRACE.ARC         9223  MISC/UTIL  Check curly braces for matching pairs
  33. C1.ARC            5392  MISC/FUNC  f/PC underground #1 - standard C functions
  34. C80TCOG.ARC      40545  MISC/FUNC  CPM C80 C funcs (mostly f/software tools)
  35. CALC.ARC          9208  MISC/ZED   Calculator w/variables & 50 functions
  36. CALLS.ARC        12928     AZ      Compiled under Aztec C Ver 2.2
  37. CALLS2.ARC       12809  MISC/UTIL  C function call analyzer w/source
  38. CASM.ARC          8576     MS      Calls Macro-Assem from MS C language
  39. CASM1.ARC         8810     LA      Lattice assembler interface
  40. CASYNC.ARC        5644     LA      Function to call any interrupt from Lattice
  41. CAT.ARC            488  MISC/FUNC  Concatenate files
  42. CB.ARC            3271  MISC/FUNC  C function call analyzer w/source
  43. CB1.ARC          12847  MISC/PRNT  Printer formatter
  44. CB2.ARC          13952  MISC/UTIL  Code beautifier for C
  45. CC.ARC           14975     86      Compiler aid for C 86 one step compiling
  46. CC1.ARC          13285     LA      C source paren, bracket & comment checker
  47. CC68.ARC        120832  MISC/UTIL  C cross compiler for 68k family
  48. CCHECK.ARC       36224  MISC/UTIL  Good public domain lint w/C source
  49. CCOMP.ARC        41425  MISC/UTIL  C beautifier
  50. CCOUNT.ARC        1389  MISC/UTIL  Counts lines w/comment, w/code & total
  51. CDOC.ARC         14464  MISC/FUNC  Scan C source & extraction function calls
  52. CDOCZ.ARC        81664     AZ      Document C source code
  53. CFLOW.ARC        16383     AZ      Analyze C program flow .LIB & .EXE
  54. CFLOW1.ARC       14848     LA      Analyze Lattice C program flow
  55. CFLOWX.ARC       31629     86      CFLOW with cross reference for C 86
  56. CGRAPH.ARC       14336  MISC/GRAPH PC compiler for C
  57. CHASE.ARC         5961     LA      Robot chase game in Lattice
  58. CHATT.ARC        14080  MISC/UTIL  Change file attributes from command line
  59. CIPHER2.ARC      17630  MISC/UTIL  Lucifer/NBS encrypt/de-crypt algorithm
  60. CLESSONS.ARC     26112  MISC/TUTOR Good tutorial for C
  61. CLFEB88.ARC      34688  MISC/FUNC  Source for Terminate Stay Resident menus
  62. CLIB1.ARC        61440  MISC/LIB   C library with source (part 1 of 2)
  63. CLIB2.ARC        78208  MISC/LIB   C library with Source (part 2 of 2)
  64. CMENU.ARC         2286  MISC/ZED   Menu system with C source
  65. CMODEM.ARC        6278  MISC/COMM  Modem program in C for Hayes compatible
  66. CMP.ARC           3613  MISC/UTIL  File compare in C source
  67. CPG.ARC          29129  MISC/PRNT  Source listing formatter
  68. COLOR.ARC         1652  MISC/GRAPH Set screen color in text mode
  69. COMM.ARC          3012     DS      Small communications program (DeSmet)
  70. COMMSUPP.ARC     26569     DS      Communications support for DeSmet C
  71. COMRING1.ARC      6784     LA      Library of communications routines
  72. CONCAT.ARC         527  MISC/UTIL  Concatenate 2 files into a third
  73. CONIO.ARC         2280  MISC/UTIL  Larry Jordon's console I/O functions
  74. CPM2.ARC          3073     86      Critical path method
  75. CPMFILES.ARC      4684  MISC/UTIL  File manipulation for CP/M in C
  76. CRC.ARC           2665  MISC/COMM  Cyclic Redundany Check function
  77. CRCBBS.ARC       78080     LA      CRC error checking
  78. CRESIDE.ARC       5104  MISC/FUNC  C interrupt handler
  79. CROOT.ARC         6463     AZ      f/DDJ-mods to AZTEC (C80) for wildcard
  80. CRT.ARC           6706     LA      OBJECT file for CRT functions
  81. CSOURCE.ARC     110750  MISC/LIB   C language source files
  82. CSR.ARC         188046  MISC/TUTOR C Spot Run for Turbo C
  83. CSR20A.ARC      227456     TB      C Spot Run version 2.0
  84. CYSINT.ARC        3130     LA      Interface to all 8088 interupts
  85. CTASK11.ARC     189440     MS      Multi-task MS C or Turbo C programs
  86. CTEXT.ARC       134346  MISC/TUTOR C language tutorial
  87. CTHREAD.ARC      44032  MISC/TUTOR C help and tutor
  88. CTLBREAK.ARC      8273     LA      CTRL/BREAK handler
  89. CTOOLBX1.ARC    157217  MISC/LIB   C toolbox library
  90. CTOPAS.ARC        1725  MISC/UTIL  C to PASCAL conversion aid
  91. CTUT.ARC        119680  MISC/TUTOR Teach yourself C programming
  92. CTUTOR1.ARC     121774  MISC/TUTOR Learn about C (part 1 of 2)
  93. CTUTOR2.ARC     116319  MISC/TUTOR Learn about C (part 2 of 2)
  94. CUG236.ARC      108544  MISC/UTIL  C utilities from the C Users Group
  95. CURSES.ARC       74240     MS      C window development tool kit
  96. CUTILS.ARC       24310  MISC/UTIL  Miscellaneous utilities for C
  97. CVFIX11.ARC       3072     MS      Fixes some bugs in MS codeview version 1.0
  98. CXL.ARC         125490  MISC/LIB   C library with windows, menus, and more...
  99. CXL_MS.ARC       48206     MS      CXL 4.0 library for MS C and Quick C
  100. CXL_TC.ARC                 TB      CXL 4.0 library for Turbo C
  101. CXREF.ARC        22772  MISC/UTIL  Another C cross referencing utility
  102. C_ANALYZ.ARC     30353  MISC/UTIL  Analyze C source and header files
  103. C_MATH.ARC       24320  MISC/FUNC  Math functions in C
  104. DATE.ARC          8001     TB      Change date & time of file with source
  105. DAY.ARC           1372     DS      Number of days between two dates
  106. DEBUGC.ARC        3809  MISC/UTIL  C language debugger with documentation
  107. DEQ.ARC          10153  MISC/UTIL  Selective delete w/wild card (.C & .EXE)
  108. DETAR.ARC        20480  MISC/COMM  DOS program to de-TAR UNIX .TAR files
  109. DFIELD.ARC       12778     LA      OBJECT file for data field functions
  110. DI.ARC           53120  MISC/LIB   Directory listing utility
  111. DIFF.ARC          3627  MISC/UTIL  Source file comparer in C
  112. DISPIO.ARC       23031     LA      BIOS video functions & applications
  113. DLCTSR.ARC        8099  MISC/LIB   DATALIGHT C code shell for TSR programs
  114. DLIBS.ARC        71047  MISC/LIB   Shareware library for DATALIGHT C
  115. DLIBSSRC.ARC     88531  MISC/LIB   Shareware library for DATALIGHT C
  116. DLLIB.ARC       148480  MISC/LIB   Steve's C functions lib for DATALIGHT C
  117. DOS.ARC          17600  MISC/FUNC  C code to manipulate DOS functions
  118. DRIVERS.ARC      14048     LA      Device driver interface for Lattice C
  119. DSKTST.ARC       13733     LA      Disk test program in Lattice C
  120. DUMP.ARC          3072  MISC/FUNC  Print parts of large files in DUMP format
  121. DUMPS.ARC         4252  MISC/FUNC  ASCII/HEX dump in C
  122. DUMP_GRA.ARC      1215  MISC/GRAPH Graphic dump in C
  123. DUPS.ARC         17408     MS      All duplicate file names to STD out
  124. EDIT1.ARC         7898  MISC/ZED   Another editor in C
  125. EDIT_C.ARC       58969  MISC/ZED   Wordstar like editor in C
  126. EGAPAINT.ARC    124288  MISC/GRAPH Screen paint with source in Turbo C 1.5
  127. EGASAVE.ARC      26771  MISC/GRAPH C routines for saving EGA screens
  128. ELEMC.ARC       101708  MISC/TUTOR Basic C prgms, useful for advanced prgrms
  129. ERAQ.ARC          5443     LA      Delete function with verify and pathing
  130. ERRMERGE.ARC     25275     LA      Merge error messages with source
  131. EXECNEW.ARC       2893     LA      Load & execute programs from Lattice C
  132. EXTMEM.ARC       13101     TB      Access extended memory in C
  133. FIELD.ARC         2436  MISC/FUNC  Fields in C
  134. FILEIO.ARC        1518     LA      File I/O functions
  135. FRAME.ARC         1004  MISC/GRAPH Draw a frame on the screen
  136. FXOC.ARC          1882  MISC/FUNC  Function extraction utility
  137. GETSEG.ARC        1076     LA      Get value for all segment resistors
  138. GET_IT.ARC       24704  MISC/FUNC  FIND, GOTO sub-directories using text files
  139. GLOB.ARC         10119  MISC/UTIL  Wildcard expansion routine in C
  140. GOODIE.ARC        1902  MISC/ZED   Bizaare Indeed!!
  141. GOTHIC.ARC       28672  MISC/PRNT  Gothic banner printer with C source
  142. GRAPH.ARC        11264     TB      Graphics library for CGA
  143. GRAPHICS.ARC      5575  MISC/GRAPH Various graphics routines
  144. HANOI.ARC         1903  MISC/ZED   Towers of Hanoi game in C
  145. HERCBIOS.ARC     40320  MISC/GRAPH Hercules BIOS for CGA simulation
  146. HSA.ARC          56915  MISC/GRAPH Graphics control library
  147. HSA_TC.ARC       59392     TB      Graphics toolbox for Turbo C
  148. IBMTTY.ARC        6397  MISC/COMM  L. Cuthbertson's TTY program in C
  149. INDEX.ARC         3375  MISC/UTIL  Create text file indexes in C
  150. INFERNG.ARC      55725  MISC/UTIL  Inference engine with C source
  151. INGRES.ARC        5500  MISC/TUTOR Example of good C code style
  152. INKEY.ARC         1826  MISC/FUNC  Input from keyboard function
  153. INPUTS.ARC         212  MISC/UTIL  Inputs string from keyboard
  154. INTERRPT.ARC      1937  MISC/UTIL  Provides vector lists & locates ROMs
  155. IOS.ARC           3853     LA      Level 1 I/O functions
  156. ISAMC.ARC        13231  MISC/FUNC  OBJECT code for ISAM utilities
  157. ISCHECK.ARC        922     MS      Checks ISSOMTHING matrix
  158. ISRCLCK.ARC       4404     LA      Trap timer interrupts
  159. JPLC1.ARC        87762  MISC/LIB   C library from the Jet Propulsion Laboratory
  160. JPLC2.ARC        80854  MISC/LIB   C library from the Jet Propulsion Laboratory
  161. KERM.ARC         15643  MISC/COMM  Reliable file transfer program
  162. KWMV.ARC          8448     AZ      Modify CROOT.C (AZTEC) for wildcards
  163. KR.ARC           29696  MISC/TUTOR Source code for K and R book
  164. LAR.ARC           7269  MISC/UTIL  LU type library utility C source
  165. LAR2.ARC          8462     LA      Source for library utility
  166. LAR_C86.ARC       8810     86      Library utility in C86 source
  167. LBLCS.ARC        37192  MISC/FUNC  ASM functions for CRT and KB for C
  168. LBN.ARC           5247  MISC/UTIL  Another C source checker
  169. LCFUNCS.ARC      16820     LA      Access Lattice functions from ASM programs
  170. LEJ.ARC           2638  MISC/LIB   Larry Jordon's C library
  171. LEX.ARC         121600  MISC/UTIL  Generate table driven lexical analyzer
  172. LIFE.ARC          2874  MISC/ZED   The Game of Life in C
  173. LISTC.ARC         3850  MISC/UTIL  Another C file lister
  174. LISTCALL.ARC     12416  MISC/COMM  List RBBS callers file (source in C)
  175. LOCATE.ARC        1188  MISC/UTIL  C routine to position cursor
  176. LS.ARC            8741     LA      Directory listing utility
  177. LU.ARC            7328  MISC/UTIL  Library utility in C source
  178. LUCIFER.ARC       7827  MISC/UTIL  Encrypt/De-crypt bytes, LUCIFER alogrithm
  179. LUMPS.ARC         1644  MISC/UTIL  LUMP / UNLUMP files
  180. LZW.ARC          21481     AZ      Lempel-Zev compression for AZTEC C
  181. M8087.ARC         8886     MS      Assembler macro for 8087 coprocessor
  182. MAIN.ARC          1120     LA      Shell program - includes command line
  183. MANDEL.ARC       62208  MISC/GRAPH Displays fractal images on screen
  184. MATH.ARC        115729  MISC/FUNC  Various math functions in C
  185. MATRIX.ARC       11399  MISC/UTIL  Dournelle's matrix benchmark
  186. ME39SRC1.ARC     98436  MISC/LIB   EMACS C library (part 1 of 2)
  187. ME39SRC2.ARC    150950  MISC/LIB   EMACS C library (part 2 of 2)
  188. MEMCLEAN.ARC      4983  MISC/UTIL  Zero memory out and avoid parity checks
  189. MENCON.ARC        4309  MISC/ZED   L Cuthbertson's menu driver in C
  190. MFRACT.ARC        1424  MISC/GRAPH Fractuals in C (needs GRAPHICS.H)
  191. MIKES30C.ARC     14592     MS      Useful routines from Mike's C BBS
  192. MINILINT.ARC      1502  MISC/UTIL  T Jenning's C source checker
  193. MISC.ARC          1223  MISC/FUNC  Change cursor on terminal
  194. MISC1.ARC         9807     MS      C functions for DOS
  195. MISC2.ARC         2676     86      Misc C functions for C86
  196. MOUSE.ARC         6017  MISC/UTIL  Mouse routines in C
  197. MOVEMEM.ARC       1173  MISC/FUNC  C callable function to move memory
  198. MSCTOOLS.ARC      9472     MS      Lynn Long's tools for MS 3.0 compiler
  199. MSC_WIND.ARC      9216     MS      Text window routines for MS C version 5.0
  200. MSSWITCH.ARC      2048     MS      Undoc switches in MS C 4.0
  201. MULTITSK.ARC     35200     LA      Multi-tasking functions library
  202. MVLINE.ARC       11392  MISC/FUNC  Move lines from one file to another
  203. NAMES.ARC         2414     DS      Name and address database in C
  204. NETLANGC.ARC     88890  MISC/ZED   USENET C language discussions and source
  205. NEWOPT88.ARC     14336     86      C88 optimizer program
  206. NOTE11.ARC       19456  MISC/UTIL  Adds command line text to notebook file
  207. NUMBIT.ARC        8345     MS      Numbering program
  208. OCTDUMP.ARC       6988  MISC/UTIL  Flexible file dump in C (OCT/HEX/ASCII/BIN)
  209. OD.ARC            3519  MISC/UTIL  UNIX like binary dump in C
  210. ONE_ON_9.ARC     15872  MISC/TUTOR Learn C pointers and data structures
  211. OUTSTNG.ARC       1061  MISC/COMM  Output string to COMM port
  212. PAREN.ARC        15744  MISC/UTIL  Finds common bugs in C programs
  213. PARK.ARC           581  MISC/UTIL  Park that hard disk (source)
  214. PARSER.ARC        9125  MISC/FUNC  Finite state parser
  215. PRINT.ARC         1775  MISC/PRNT  Print TXT files w/page #, headers, etc...
  216. PROBE.ARC        44147  MISC/UTIL  Analyze C code
  217. PROFF.ARC        95280  MISC/FUNC  Another version of ROFF with source code
  218. PTOC.ARC        101338  MISC/UTIL  Pascal to C conversion program
  219. PUP.ARC         140928  MISC/COMM  T. Jenning's small BBS with C source
  220. QSORTNET.ARC      2133  MISC/UTIL  C source to one QSORT __ f/usenet
  221. QUEUE.ARC         2352  MISC/FUNC  FIFO queue in C
  222. RANDOM.ARC        1921     LA      Random number generator
  223. READWRIT.ARC      4166  MISC/FUNC  L. Cuthbertson's read/write functions in C
  224. REKEY.ARC         9617  MISC/UTIL  Key redefinition in C
  225. RENAME.ARC         306  MISC/UTIL  Functional equivalent of DOS REN command
  226. RES.ARC          10240  MISC/FUNC  Reply to DOS RESTORE command w/C source
  227. RFILE.ARC         1271  MISC/FUNC  Random file functions
  228. ROMAN.ARC          554  MISC/PRNT  Print Roman numerals
  229. RZSZ.ARC         62288  MISC/COMM  ZMODEM source for UNIX
  230. RZSZ2.ARC        64512  MISC/COMM  Reformatted ZMODEM source for UNIX
  231. R_LA4_01.ARC     25216  MISC/LIB   Thirty-three C programs
  232. R_LA4_02.ARC     38144  MISC/LIB   Thirty C programs
  233. SCBENCH.ARC     145481  MISC/UTIL  Good benchmark in Small C
  234. SDB.ARC         129113  MISC/ZED   Small database in C
  235. SETHAYES.ARC      1053     LA      Set up HAYES compatible modem
  236. SETPRTR.ARC       2752  MISC/PRNT  Set up menu for MX-80 w/source code
  237. SIGNAL.ARC       12544     LA      Trap interrupts in Lattice C
  238. SIMGRAFC.ARC     44733  MISC/GRAPH Simple graphics in C
  239. SMATH.ARC         8798  MISC/FUNC  Decimal math of #'s stored as strings
  240. SNAKEOIL.ARC      7380  MISC/FUNC  More C functions
  241. SNAP.ARC          2739     DS      Dump memory area in HEX/character format
  242. SORT.ARC           955  MISC/UTIL  QSORT.C and SSORT.C (quick & shell sorts)
  243. SORT2.ARC         3424     LA      Lattice sorting function
  244. SORTC.ARC        11750     LA      B tree sorting utility
  245. SORTDIR.ARC       2815  MISC/UTIL  Sorts directories
  246. SOUNDEX.ARC      11648  MISC/FUNC  Soundex algorithm in C
  247. SOUNDEX1.ARC      2048  MISC/FUNC  Soundex algorithm in C
  248. SPOOL.ARC          564  MISC/PRNT  Queue file to DOS spooler
  249. SQ.ARC           10834  MISC/UTIL  CP/M file squeezer (C source)
  250. SQUPORT.ARC      28946  MISC/UTIL  Portable squeeze/unsqueeze in C
  251. SQ_USQ.ARC       17773  MISC/UTIL  CP/M compatible file squeezer utility
  252. SRT.ARC           1801  MISC/UTIL  Antoher C sorting utility
  253. STAYRESC.ARC     30080  MISC/UTIL  Terminate & stay resident in C
  254. STEVIE.ARC      155255  MISC/ZED   UNIX VI like editor
  255. STRINDS.ARC       5221  MISC/FUNC  Find a string in C
  256. STRING.ARC       77657  MISC/FUNC  More different string functions for C
  257. STRLIB.ARC       83968  MISC/FUNC  C string routine
  258. STRUCT.ARC        2568  MISC/TUTOR Hint on using filler in C structures
  259. SUPER_C.ARC      74752  MISC/UTIL  Source code from "Supercharging C"
  260. SWITCH.ARC         701     86      Select active display
  261. TABALT.ARC       18048  MISC/UTIL  Match tab spacing in C program to editor
  262. TABS.ARC          2838  MISC/UTIL  Manipulate file tabs
  263. TAIL.ARC          1502  MISC/UTIL  View the end of an ASCII file
  264. TCBUG.ARC         7168     TB      Fix bug in Turbo C _OPEN function
  265. TCBUG03.ARC       8196     TB      C library documentation bug list
  266. TCDBUG10.ARC     83968     TB      Turbo C debugger version 1.0
  267. TCDEBUG6.ARC     71680     TB      Experimental debugger
  268. TCDEV.ARC         4096     TB      Device driver with source code
  269. TCLIB.ARC         6144     TB      Library of Turbo C routines
  270. TCOMM11.ARC      28672     TB      Communications library for Version 1.1
  271. TCPAT03.ARC      11182     TB      Three patch for Borland's Turbo C
  272. TCPAT1.ARC         860     TB      Patches 1 to 3 use with TCPATCH.ARC
  273. TCPATCH.ARC       2048     TB      Official patch for Turbo C
  274. TCPATCHS.ARC     15360     TB      More patches for Turbo C
  275. TCRES2.ARC       27648     TB      Make Turbo C memory resident programs
  276. TCSEARCH.ARC      2176  MISC/UTIL  C directory searching utility
  277. TCTUTOR1.ARC    133120     TB      Turbo C tutor (part 1 of 2)
  278. TCTUTOR2.ARC    110592     TB      Turbo C tutor (part 2 of 2)
  279. TCWNDW10.ARC     74752     TB      Evan's window routines
  280. TCXL.ARC        141312     TB      Window library from CIS
  281. TCXREF.ARC       13312     TB      Cross reference utility
  282. TEACHC.ARC      116279  MISC/TUTOR Teaches you to program in C
  283. TEMPL.ARC        22784  MISC/UTIL  101 keyboard template generator
  284. TIME.ARC           301     LA      Time stamp and benchmark test
  285. TIMEX.ARC        16384  MISC/UTIL  Timed execution of DOS cmds w/ C source
  286. TON.ARC            301     LA      Lattice C tone generator
  287. TONE.ARC           789  MISC/FUNC  Generate speaker tones
  288. TOOLS.ARC        70656  MISC/UTIL  UNIX like tools with C source
  289. TPAS2MSC.ARC    153600     MS      Convert Turbo Pascal to MS C
  290. TPC14.ARC        39936  MISC/UTIL  Turbo Pascal to C translator
  291. TPRINT.ARC        3032  MISC/PRNT  Print one C function per page
  292. TPRINT1.ARC      10881  MISC/PRNT  Print an ASCII file
  293. TR.ARC            2425  MISC/UTIL  Transliteration program
  294. TREEDIR.ARC       3034  MISC/UTIL  Tree directory source in C
  295. TSORT.ARC         3285  MISC/UTIL  Text file sort in C
  296. TTY.ARC          12195  MISC/COMM  General purpose terminal program
  297. TURBCPAT.ARC     12288     TB      Fixes some known problems in Turbo C
  298. TURBODGI.ARC     17408     TB      Four frame .DGI picture
  299. TYPESQ.ARC        3381     86      Type a squeezed ASCII file
  300. UCTURBO.ARC     241433     TB      Library for Turbo C
  301. UNTAB4.ARC       11436  MISC/UTIL  Remove tabs from C source listing
  302. VT100TST.ARC     15244     DS      VT100 emulator & test in C
  303. VTYPE.ARC        12177  MISC/FUNC  Manipulate DOS TYPE command
  304. VSYNC.ARC          279  MISC/ZED   Output to CRT during verticle blanking
  305. WART.ARC         25216  MISC/FUNC  UNIX like LEX in C
  306. WILDCARD.ARC      4800     LA      Wildcard command line parsing
  307. WINDKW.ARC       60672     AZ      FIDO-10, Simply window mgmt library
  308. WINDOW.ARC       18432     DS      A simple window management program
  309. WINDOW10.ARC    100487     TB      Windows for Turbo C
  310. WINDOW4C.ARC     53004     LA      Windowing functions
  311. WINDSMET.ARC     19898     DS      Window functions for DesMet (portable)
  312. WIND_C86.ARC     19638     86      Window functions for CI86
  313. WNDWBOSS.ARC    146167  MISC/GRAPH Neat windowing in C with demo
  314. WPUTCHAR.ARC      1223     TB      Fixes bug in TWINDOW.C
  315. XC.ARC           15560  MISC/LIB   C cross referncer
  316. XC1.ARC          22857  MISC/UTIL  Cross reference C programs
  317. XC3.ARC          13320  MISC/PRNT  Cross reference printer utility
  318. XENIX.ARC         3979     LA      Ready to link XENIX
  319. XLSP20.ARC      141293  MISC/UTIL  LISP program with C source
  320. XMODEM.ARC       35817  MISC/COMM  f/DDJ XMODEM engine in C
  321. XMODM11.ARC       5122  MISC/COMM  XMODEM utilities
  322. XREF.ARC          2547  MISC/UTIL  Cross reference algorithm (version 1.0)
  323. YACCUNX.ARC      81920  MISC/COMM  UNIX / XENIX version of YACC w/ source
  324. YAM.ARC          63244  MISC/COMM  Yet another Modem (C source BDS for CPM)
  325. YEARCAL.ARC      65920  MISC/ZED   Super calendar program in C
  326. ZAPLOAD.ARC      22570  MISC/UTIL  Convert binary files to Intel HEX format
  327.  
  328. *******************************************************************************
  329. *******************************************************************************
  330.